SixBit API Schema
VariationSetNameType Simple Type
Description
The name of the variation set associated with the item. If provided, the VariationSetID will override this value.
Namespace (none)
Type
Restriction of xs:string
Diagram
VariationSetNameType Simple Type
Overview
VariationSetNameType Restriction of xs:string
The name of the variation set associated with the item. If provided, the VariationSetID will override this value.
Source
<xs:simpleType name="VariationSetNameType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The name of the variation set associated with the item.  If provided, the VariationSetID will override this value.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.